* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value
authorJim Blandy <jimb@redhat.com>
Fri, 11 Jun 1993 06:43:42 +0000 (06:43 +0000)
committerJim Blandy <jimb@redhat.com>
Fri, 11 Jun 1993 06:43:42 +0000 (06:43 +0000)
inherited from usg5-3.h; ISC doesn't have libX11_s.

src/s/isc3-0.h

index cb75a8fb19a42c9178620be3b90550777c3b6456..14ef86f1ff3bd0d9062c0c051c783f823020507d 100644 (file)
@@ -15,3 +15,8 @@
 /* People say that using -traditional causes lossage with `const',
    so we might as well try getting rid of -traditional.  */
 #undef C_SWITCH_SYSTEM
+
+/* Martin Tomes <mt00@controls.eurotherm.co.uk> says that ISC has no
+   libX11_s, as specified in s/usg5-3.h.  */
+#undef LIB_X11_LIB
+